gridpack::unit_commitment::UCBranch Class Reference

#include <uc_components.hpp>

Inheritance diagram for gridpack::unit_commitment::UCBranch:
Inheritance graph
[legend]
Collaboration diagram for gridpack::unit_commitment::UCBranch:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UCBranch (void)
 ~UCBranch (void)
void load (const boost::shared_ptr< gridpack::component::DataCollection > &data)
 UCBranch (void)
 ~UCBranch (void)
void load (const boost::shared_ptr< gridpack::component::DataCollection > &data)

Constructor & Destructor Documentation

gridpack::unit_commitment::UCBranch::UCBranch ( void   ) 

Simple constructor

gridpack::unit_commitment::UCBranch::~UCBranch ( void   ) 

Simple destructor

gridpack::unit_commitment::UCBranch::UCBranch ( void   ) 

Simple constructor

gridpack::unit_commitment::UCBranch::~UCBranch ( void   ) 

Simple destructor


Member Function Documentation

void gridpack::unit_commitment::UCBranch::load ( const boost::shared_ptr< gridpack::component::DataCollection > &  data  )  [virtual]

Load values stored in DataCollection object into UCBranch object. The DataCollection object will have been filled when the network was created from an external configuration file

Parameters:
data,: DataCollection object contain parameters relevant to this branch that were read in when network was initialized

Reimplemented from gridpack::component::BaseComponent.

void gridpack::unit_commitment::UCBranch::load ( const boost::shared_ptr< gridpack::component::DataCollection > &  data  )  [virtual]

Load values stored in DataCollection object into UCBranch object. The DataCollection object will have been filled when the network was created from an external configuration file

Parameters:
data,: DataCollection object contain parameters relevant to this branch that were read in when network was initialized

Reimplemented from gridpack::component::BaseComponent.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1